home *** CD-ROM | disk | FTP | other *** search
/ JCSM Shareware Collection 1996 September / JCSM Shareware Collection (JCS Distribution) (September 1996).ISO / editors_ / 10490a01.ziv / VISED35.EXE / DOIT.BAT < prev    next >
DOS Batch File  |  1993-03-08  |  151b  |  14 lines

  1. %3
  2. cd %2
  3. pkunzip %1
  4. IF %4==0 GOTO END
  5. IF %4==1 GOTO L1
  6. del ved.exe
  7. del ved.ovr
  8. GOTO END
  9. :L1
  10. del ved286.exe
  11. :END
  12. del *.zip
  13. del pkunzip.exe
  14.